home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / sane.d / epjitsu.conf < prev    next >
Text File  |  2008-05-07  |  916b  |  25 lines

  1. # For scanners connected via USB on a known device (kernel driver):
  2. #usb /dev/usb/scanner0
  3.  
  4. # For scanners connected via USB using vendor and device ids (libusb):
  5. #usb VENDORID PRODUCTID
  6.  
  7. # NOTE: if you have to add your device here- please send the id and model
  8. # to the author via email, so it can be included in next version. kitno455 at
  9. # gmail dot com - with epjitsu in the subject line
  10.  
  11. # these devices require a firmware file in order to function
  12. # it can generally be found inside C:\windows\fjsti.cab or
  13. # C:\windows\fjmini\*.cab
  14. # open that file and look for a ~65K .NAL file with the scanner's name
  15. # and copy it someplace sane can reach it. then update the line below.
  16. # NOTE: the firmware line must occur BEFORE the usb line for your scanner
  17.  
  18. # Fujitsu fi-60F
  19. firmware /usr/share/sane/epjitsu/60f_0A00.nal
  20. usb 0x04c5 0x10c7
  21.  
  22. # Fujitsu S300
  23. firmware /usr/share/sane/epjitsu/300_0A00.nal
  24. usb 0x04c5 0x1156
  25.